home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / On The Rom / 100 Best Mac CD-ROMs Selection / The Treasure Hunt / tha.Dxr / 00001.ls next >
Encoding:
Text File  |  1994-09-17  |  180 b   |  12 lines

  1. on startMovie
  2.   global text, base
  3.   set text to "n"
  4.   startTimer()
  5.   set the soundLevel to 5
  6.   if base then
  7.     preLoadCast(247, 261)
  8.   else
  9.     preLoadCast(232, 261)
  10.   end if
  11. end
  12.